Fix typo in docstring.
authorJuri Linkov <juri@jurta.org>
Fri, 23 Apr 2010 16:35:57 +0000 (19:35 +0300)
committerJuri Linkov <juri@jurta.org>
Fri, 23 Apr 2010 16:35:57 +0000 (19:35 +0300)
lisp/ChangeLog
lisp/image-mode.el

index be7f8cba21d84090b9356a3b0d7cb80b06ec7d5d..fb064c387ba8cbab52d2f387a3ed0b7abe51972e 100644 (file)
@@ -1,3 +1,7 @@
+2010-04-23  Juri Linkov  <juri@jurta.org>
+
+       * image-mode.el (image-mode-as-text): Fix typo in docstring.
+
 2010-04-23  Juanma Barranquero  <lekktu@gmail.com>
 
        * filecache.el (file-cache-add-directory-list)
index 5b785f0031eae0c136116cf00ab738aa2b253e4e..a9736541a4f8a3afe18f4e9cff892f07727a6061 100644 (file)
@@ -390,7 +390,7 @@ displays an image file as text.  `image-minor-mode' provides the key
 to display an image file as the actual image.
 
 You can use `image-mode-as-text' in `auto-mode-alist' when you want
-to display an image file as text inititally.
+to display an image file as text initially.
 
 See commands `image-mode' and `image-minor-mode' for more information
 on these modes."